home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #11 / Amiga Plus CD - 2002 - No. 11.iso / Tools / Development / vbcc / targets / ppc-morphos / include / proto / cybergraphics.h < prev    next >
Encoding:
C/C++ Source or Header  |  2002-10-27  |  185 b   |  8 lines

  1. #ifndef PROTO_CYBERGFX_H
  2. #define PROTO_CYBERGFX_H
  3. #include <exec/types.h>
  4. #include <exec/libraries.h>
  5. extern struct Library *CyberGfxBase;
  6. #include <clib/cybergraphics_protos.h>
  7. #endif
  8.